In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / DicomGetMaxWindowLevel Method

DicomGetMaxWindowLevel Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(252)>

Function DicomGetMaxWindowLevel( _

   ByVal ImageID As Integer _

) As Single
[DispId(252)]

float DicomGetMaxWindowLevel( 

   int ImageID

)
function DicomGetMaxWindowLevel( 

    ImageID: Integer

): Single; 
DispIdAttribute(252)

function DicomGetMaxWindowLevel( 

   ImageID : int

) : float;
[DispId(252)]

float DicomGetMaxWindowLevel( 

   int ImageID

) 
[DispId(252)]

float DicomGetMaxWindowLevel( 

   int ImageID

) 

Parameters

ImageID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members